home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 9
/
AMUG BBS in a Box Volume IX (August 1993) (MacWizards).iso
/
Files
/
Prog
/
U-Z
/
zmodem.source.cpt
/
ptest.sh
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1989-02-15
|
123 b
|
5 lines
#a short test for sz and rz using a named pipe - no modem used.
/etc/mknod fifo p
sz <fifo /etc/motd |rz >fifo
rm fifo